From 36a203f32a84e224e4a903a24fbf06b405d079b8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C3=ABl=20Cadilhac?= Date: Sun, 26 Aug 2007 20:55:07 +0000 Subject: [PATCH] Specify PDF layout, use a PDF `compile-command' local variable. --- etc/refcards/survival.tex | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/etc/refcards/survival.tex b/etc/refcards/survival.tex index 45662ecc4ea..37ddd8b785b 100644 --- a/etc/refcards/survival.tex +++ b/etc/refcards/survival.tex @@ -3,8 +3,8 @@ % Title: GNU Emacs Survival Card % Author: Wlodek Bzyl % -% $Revision: 1.8 $ -% $Date: 2000/05/05 22:00:48 $ +% $Revision: 1.1 $ +% $Date: 2007/08/22 07:27:41 $ % %**start of header @@ -25,6 +25,12 @@ \endinput \fi +% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for +% a landscape layout. + +\input pdflayout.sty +\pdflayout=(1) + % Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, % 2006, 2007 Free Software Foundation, Inc. @@ -410,7 +416,7 @@ contains names of the current modes, in parentheses. \bye % Local variables: -% compile-command: "tex survival" +% compile-command: "pdftex survival" % End: % arch-tag: 4f9a0562-617b-4843-aee1-450c41d6b22c -- 2.30.2